home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_156_NEXT.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  228 b   |  9 lines

  1. Terminates a multi-line FOR-loop.
  2.  
  3. NEXT varname
  4.  
  5.   varname   is the control variable of the FOR-loop and should be typed
  6.             without the percent signs used to obtain the variable value.
  7.  
  8. Note that FORs cannot be nested.
  9.